| C1.CollectionView Assembly > C1.CollectionView Namespace > ICollectionViewEx Class > FilterAsync Method : FilterAsync<T>(ICollectionView<T>,String,Boolean,Boolean) Method |
true treat spaces as and operator.
true it will look into numeric fields.
[AsyncStateMachine(C1.CollectionView.ICollectionViewEx+d__14`1[T])] [Extension()] public static Task FilterAsync<T>( ICollectionView<T> collectionView, string query, bool treatSpacesAsAndOperator, bool matchNumbers ) where T: class
true treat spaces as and operator.true it will look into numeric fields.